Carbon


InsertPushButtonDialogItem

Header: Dialogs.h Carbon status: Supported

OSErr InsertPushButtonDialogItem (
    DialogPtr theDialog, 
    DialogItemIndex afterItem, 
    const Rect *box, 
    Boolean enabled, 
    ConstStr255Param title
);
function result

A result code.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)